How is Zlib supposed to look?
How is Zlib supposed to look?
am 28.03.2010 14:28:19 von Frank DeChellis
--B_3352609703_4175075
Content-type: text/plain;
charset="ISO-8859-1"
Content-transfer-encoding: quoted-printable
Hi there,
I am posting here even though I am trying to install joomla. I think it=B9s
an apache question.
We are trying to install joomla with apache 1.3.41 and PHP 5.2.8
In http://aquaduct.iaw.com/~frankd/test.php is shows :
output_handler zlib.output_handler zlib.output_handler
But joomla says the gzip compression is not enable during the install.
Is there a line that I am supposed to add to the httpd.conf to make it show
through?
This is what joomla shows me on install:
HP Version >=3D 4.3.10 Yes
- Zlib Compression Support No
- XML Support Yes
- MySQL Support Yes
MB Language is Default Yes
MB String Overload Off Yes
configuration.php Writable Yes
=20
Is there an httpd.conf entry that I need to finish the job?
Thanks
Frank
Frank DeChellis
President, Internet Access Worldwide
Welland, Ontario, Canada
www.iaw.com
--B_3352609703_4175075
Content-type: text/html;
charset="ISO-8859-1"
Content-transfer-encoding: quoted-printable
How is Zlib supposed to look?
'>Hi there,
I am posting here even though I am trying to install joomla. I think =
it’s an apache question.
We are trying to install joomla with apache 1.3.41 and PHP 5.2.8
In http://aquaduct.iaw.c=
om/~frankd/test.php is shows :
TYLE=3D'font-size:9pt'>output_handler zlib.output_han=
dler zlib.output_handler
But joomla says the gzip compression is not enable during the install.
Is there a line that I am supposed to add to the httpd.conf to make it show=
through?
This is what joomla shows me on install:
ont-size:8.5pt'>HP Version >=3D 4.3.10
2B"> Yes
- Zlib Compression Support N
>o
- XML Support Y=
es
- MySQL Support
>Yes
MB Language is Default
T> Yes
MB String Overload Off &nb=
sp;Yes
configuration.php Writable  =
;Yes
ial">
Is there an httpd.conf entry that I need to finish the job?
Thanks
Frank
Frank DeChellis
President, Internet Access Worldwide
Welland, Ontario, Canada
www.iaw.com
--B_3352609703_4175075--
Re: How is Zlib supposed to look?
am 28.03.2010 15:51:09 von Nilesh Govindrajan
On 03/28/2010 05:58 PM, Frank DeChellis wrote:
> Hi there,
>
> I am posting here even though I am trying to install joomla. I think
> itâs an apache question.
>
> We are trying to install joomla with apache 1.3.41 and PHP 5.2.8
>
> In http://aquaduct.iaw.com/~frankd/test.php is shows :
>
> *output_handler *zlib.output_handler zlib.output_handler
>
> But joomla says the gzip compression is not enable during the install.
>
> Is there a line that I am supposed to add to the httpd.conf to make it
> show through?
>
> This is what joomla shows me on install:
>
> HP Version >= 4.3.10 * Yes*
> - Zlib Compression Support * N*o
> - XML Suppor*t Y*es
> - MySQL Suppo*rt *Yes
> MB Language is Defa*ult * Yes
> MB String Overload* Off * Yes
> configuration.php Wri*table Yes
> *
> Is there an httpd.conf entry that I need to finish the job?
>
> Thanks
> Frank
>
> Frank DeChellis
> President, Internet Access Worldwide
> Welland, Ontario, Canada
> www.iaw.com
>
There's nothing to do with Apache here. Your PHP hasn't been compiled
with Zlib extension.
I don't know why people come here with PHP questions although this not a
PHP ML. Go to PHP ML and ask how to compile with Zlib or read the docs !
--
Nilesh Govindarajan
Site & Server Administrator
www.itech7.com
मà¥à¤°à¤¾ à¤à¤¾à¤°à¤¤ महान !
मम à¤à¤¾à¤°à¤¤: महतà¥à¤¤à¤® à¤à¤µà¤¤à¥ !
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: How is Zlib supposed to look?
am 28.03.2010 17:31:07 von Frank DeChellis
I feel so unwanted. :-)
But thanks for the direction.
Cheers.
Frank
On 10-03-28 9:51 AM, "Nilesh Govindarajan" wrote:
> On 03/28/2010 05:58 PM, Frank DeChellis wrote:
>> Hi there,
>>=20
>> I am posting here even though I am trying to install joomla. I think
>> it=B9s an apache question.
>>=20
>> We are trying to install joomla with apache 1.3.41 and PHP 5.2.8
>>=20
>> In http://aquaduct.iaw.com/~frankd/test.php is shows :
>>=20
>> *output_handler *zlib.output_handler zlib.output_handler
>>=20
>> But joomla says the gzip compression is not enable during the install.
>>=20
>> Is there a line that I am supposed to add to the httpd.conf to make it
>> show through?
>>=20
>> This is what joomla shows me on install:
>>=20
>> HP Version >=3D 4.3.10 * Yes*
>> - Zlib Compression Support * N*o
>> - XML Suppor*t Y*es
>> - MySQL Suppo*rt *Yes
>> MB Language is Defa*ult * Yes
>> MB String Overload* Off * Yes
>> configuration.php Wri*table Yes
>> *
>> Is there an httpd.conf entry that I need to finish the job?
>>=20
>> Thanks
>> Frank
>>=20
>> Frank DeChellis
>> President, Internet Access Worldwide
>> Welland, Ontario, Canada
>> www.iaw.com
>>=20
>=20
> There's nothing to do with Apache here. Your PHP hasn't been compiled
> with Zlib extension.
>=20
> I don't know why people come here with PHP questions although this not a
> PHP ML. Go to PHP ML and ask how to compile with Zlib or read the docs !
Frank DeChellis
President, Internet Access Worldwide
Welland, Ontario, Canada
www.iaw.com
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: How is Zlib supposed to look?
am 28.03.2010 18:09:57 von Frank Gingras
On Sun, Mar 28, 2010 at 11:31 AM, Frank DeChellis wrote:
> I feel so unwanted. =A0:-)
>
> But thanks for the direction.
>
> Cheers.
> Frank
>
>
> On 10-03-28 9:51 AM, "Nilesh Govindarajan" wrote:
>
>> On 03/28/2010 05:58 PM, Frank DeChellis wrote:
>>> Hi there,
>>>
>>> I am posting here even though I am trying to install joomla. I think
>>> it=B9s an apache question.
>>>
>>> We are trying to install joomla with apache 1.3.41 and PHP 5.2.8
>>>
>>> In http://aquaduct.iaw.com/~frankd/test.php is shows :
>>>
>>> *output_handler *zlib.output_handler zlib.output_handler
>>>
>>> But joomla says the gzip compression is not enable during the install.
>>>
>>> Is there a line that I am supposed to add to the httpd.conf to make it
>>> show through?
>>>
>>> This is what joomla shows me on install:
>>>
>>> HP Version >=3D 4.3.10 * Yes*
>>> - Zlib Compression Support * N*o
>>> - XML Suppor*t Y*es
>>> - MySQL Suppo*rt *Yes
>>> MB Language is Defa*ult * Yes
>>> MB String Overload* Off * Yes
>>> configuration.php Wri*table Yes
>>> *
>>> Is there an httpd.conf entry that I need to finish the job?
>>>
>>> Thanks
>>> Frank
>>>
>>> Frank DeChellis
>>> President, Internet Access Worldwide
>>> Welland, Ontario, Canada
>>> www.iaw.com
>>>
>>
>> There's nothing to do with Apache here. Your PHP hasn't been compiled
>> with Zlib extension.
>>
>> I don't know why people come here with PHP questions although this not a
>> PHP ML. Go to PHP ML and ask how to compile with Zlib or read the docs !
>
>
> Frank DeChellis
> President, Internet Access Worldwide
> Welland, Ontario, Canada
> www.iaw.com
>
>
>
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project=
..
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> =A0 " =A0 from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
Frank,
Also, don't use 1.3. It's been EOL'd recently, will no longer get
updates, and it bloody came out 10 years ago!
You'll get much better performance and support from 2.2.x.
Frank
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org